CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - socket 文件传输

搜索资源列表

  1. Socket进行文件传输

    0下载:
  2. windows Socket进行文件传输-for file transfer
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:130617
    • 提供者:严国辉
  1. socket实现点对点文件传输

    1下载:
  2. 简单用SOCKET实现本地文件传输,,,,,,,,,,,,,,,,,,支持多种文件欢迎大家下载,,,,,,,,,,,,,,,,,,, 绝对可用-it can trasport files in p2p mode using socket,it support many types,welcome to use.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1815
    • 提供者:老大不小
  1. 数据传输局域网

    1下载:
  2. 基于VC的SOCKET文件传输例子,采用多线程进行文件传输,适用与局域网-VC-based file transfer SOCKET example, a multi-threaded file transfers, application and LAN
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:54331
    • 提供者:湖刚
  1. Socket文件传输

    0下载:
  2. 1服务端接收文件,客户端发送文件。 2 每个Socket连接同时只能够传输一个文件。 3 可同时发送网络消息 -receive a document server, a client sends documents. Socket two each while only link to a document transmission. 3 can also send news network
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:62169
    • 提供者:冰火
  1. Socket-send-soft

    0下载:
  2. Socket文件传输 利用Socket传输文件的 实例
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:32946
    • 提供者:飞天侠
  1. 一个利用VC Socket进行文件传输的例子

    0下载:
  2. 一个利用Socket进行文件传输的例子。-use for a file transfer example.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:15085
    • 提供者:未来战士
  1. socket

    0下载:
  2. socket 文件传输
  3. 所属分类:系统编程

  1. socketEcx

    0下载:
  2. 文件传输工具,通过压缩文件,减少数据量,提高传输速度,达到快速传输文件的效果。socket实现传输。-File transfer tool, compressed file, reducing the amount of data, improve speed to achieve the effect of fast transfer of files. socket to achieve transfer.
  3. 所属分类:源码下载

  1. delphi+socket.rar

    0下载:
  2. socket控件的初级应用,用于网络间文件的传输,socket controls the primary applications for the inter-network file transfers
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:354389
    • 提供者:zyg
  1. YiZhong.rar

    1下载:
  2. 改写好的基于TCP协议的SOCKET编程,包括发送和接收端源码。可用来编写远程文件传输。TCP比UPD麻烦,可以参考一下,Rewritten based on the TCP protocol good SOCKET programming, including the source code for sending and receiving end. Can be used to prepare the remote file transfer. UPD trouble than TCP,
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-04-11
    • 文件大小:58172
    • 提供者:陈亮
  1. SocketSvr

    0下载:
  2. 使用socket函数 实现文件传输 通过创建多线接收客户端的文件 还有配置文件如何编写-socket
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-08
    • 文件大小:1904140
    • 提供者:刘永贵
  1. myftp_final

    0下载:
  2. linux下socket基础网络 文件传输-socket linux file send recv
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:47074
    • 提供者:
  1. CSharpforChatting

    0下载:
  2. C#聊天室其中使用了socket编程 实现了文件传输群聊,组聊等功能,是学习SOCKET的基础教程。 飞鸽 -C# chat rooms in which the socket programming using the file transfer a group chat, group chat and other functions, is the basis of learning tutorial SOCKET. Dove
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:269084
    • 提供者:harry
  1. CFileTransfer

    1下载:
  2. 基于VC++6.0点对点的文件传输。socket编程 tcp/ip- Design and Realization of Point-to-Point Files Transfer with Visual C++6.0
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1197
    • 提供者:黄涛
  1. socketapi(delphi)

    0下载:
  2. 一个在Delphi下直接使用SocketAPI函数写的网络文件传输代码,适合初学者参考-Delphi in a function under the direct use of SocketAPI network file transfer to write code, suitable for beginners reference
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:78468
    • 提供者:dotjava
  1. WCFTranFile2

    0下载:
  2. C#大文件传输之SOCKET同步、异步、WCF同步、异步-C# SOCKET large file transfer of synchronous, asynchronous, WCF synchronous, asynchronous
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:225573
    • 提供者:Isaac
  1. fileTransServer

    1下载:
  2. linux下利用socket c语言编写的文件传输服务器和客户端,有流程图和注释,适合socket学习者~-under linux using socket c language file transfer server and client, with flow charts and notes, suitable for socket learners ~
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:745101
    • 提供者:Boycott
  1. transfer

    0下载:
  2. 用socket实现了文件传输,包括完整的客户端和服务器端,实现了断点续传功能,服务器端新起一个线程来处理接受文件的工作。-Achieved with the socket file transfer, including the complete client and server side HTTP features implemented, the new server to handle from one thread to accept documentation.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:2586
    • 提供者:JessicaKoo
  1. socket-file-transfer

    0下载:
  2. socket 文件传输,有客户端和服务器,编译可以运行(socket File transfer, there are client and server, compile and run.)
  3. 所属分类:网络编程

    • 发布日期:2018-05-01
    • 文件大小:268288
    • 提供者:壮壮123
  1. 传输

    1下载:
  2. socket文件传输。用Socket通信机制在服务器和客户端之间传输文 件(file transfer Using socket communication mechanism to transfer documents between server and client piece)
  3. 所属分类:Java编程

    • 发布日期:2020-06-19
    • 文件大小:3072
    • 提供者:QAQmatlab
« 1 2 3 45 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com